Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the GServer #96

Closed
wants to merge 14 commits into from
Closed

Refactor the GServer #96

wants to merge 14 commits into from

Conversation

LoneBoco
Copy link
Collaborator

@LoneBoco LoneBoco commented Jun 7, 2024

Large refactor project on the gserver to consolidate style and better organize code.

  • Develop a coding style to use with the project.
  • Apply the code style to all .h/.cpp files.
  • Rename files to remove all T/C prefixes.
  • Rename all classes and structs to remove prefixes.
  • Rename all private/protected member variables of classes for consistency.
  • Rename all functions of classes for consistency.
  • Reorganize the code.

@LoneBoco LoneBoco self-assigned this Jun 7, 2024
@LoneBoco LoneBoco linked an issue Jun 7, 2024 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant